[INFO] cloning repository https://github.com/abdnh/command-line-rust-solutions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abdnh/command-line-rust-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdnh%2Fcommand-line-rust-solutions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdnh%2Fcommand-line-rust-solutions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ac831df4b80818d56a1893e6a9edade8f81b69c
[INFO] fixing abdnh/command-line-rust-solutions against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdnh%2Fcommand-line-rust-solutions" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abdnh/command-line-rust-solutions
[INFO] finished tweaking git repo https://github.com/abdnh/command-line-rust-solutions
[INFO] tweaked toml for git repo https://github.com/abdnh/command-line-rust-solutions written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abdnh/command-line-rust-solutions on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abdnh/command-line-rust-solutions already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabular v0.2.0
[INFO] [stderr]   Downloaded rand_distr v0.5.1
[INFO] [stderr]   Downloaded users v0.11.0
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded relative-path v2.0.1
[INFO] [stderr]   Downloaded assert_cmd v1.0.8
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 952167590f99225392daa6992d89e2125c2f100e3e87aba8fc737902cab1a8da
[INFO] running `Command { std: "docker" "start" "952167590f99225392daa6992d89e2125c2f100e3e87aba8fc737902cab1a8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "952167590f99225392daa6992d89e2125c2f100e3e87aba8fc737902cab1a8da" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "952167590f99225392daa6992d89e2125c2f100e3e87aba8fc737902cab1a8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "952167590f99225392daa6992d89e2125c2f100e3e87aba8fc737902cab1a8da" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tabular v0.2.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking relative-path v2.0.1
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking assert_cmd v1.0.8
[INFO] [stderr]     Checking hello v0.1.0 (/opt/rustwide/workdir/hello)
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking commr v0.1.0 (/opt/rustwide/workdir/commr)
[INFO] [stderr]     Checking findr v0.1.0 (/opt/rustwide/workdir/findr)
[INFO] [stderr]     Checking wcr v0.1.0 (/opt/rustwide/workdir/wcr)
[INFO] [stderr]     Checking cutr v0.1.0 (/opt/rustwide/workdir/cutr)
[INFO] [stderr]     Checking calr v0.1.0 (/opt/rustwide/workdir/calr)
[INFO] [stderr]     Checking catr v0.1.0 (/opt/rustwide/workdir/catr)
[INFO] [stderr]     Checking tailr v0.1.0 (/opt/rustwide/workdir/tailr)
[INFO] [stderr]     Checking uniqr v0.1.0 (/opt/rustwide/workdir/uniqr)
[INFO] [stderr]     Checking fortuner v0.1.0 (/opt/rustwide/workdir/fortuner)
[INFO] [stderr]     Checking grepr v0.1.0 (/opt/rustwide/workdir/grepr)
[INFO] [stderr]     Checking lsr v0.1.0 (/opt/rustwide/workdir/lsr)
[INFO] [stderr]     Checking headr v0.1.0 (/opt/rustwide/workdir/headr)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> uniqr/tests/cli.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> uniqr/tests/cli.rs:117:27
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> uniqr/tests/cli.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> uniqr/tests/cli.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> uniqr/tests/cli.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> uniqr/tests/cli.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 179 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> uniqr/tests/cli.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> uniqr/tests/cli.rs:214:14
[INFO] [stdout]     |
[INFO] [stdout] 214 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> cutr/tests/cli.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> cutr/tests/cli.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> cutr/tests/cli.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> cutr/tests/cli.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> cutr/tests/cli.rs:138:14
[INFO] [stdout]     |
[INFO] [stdout] 138 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> cutr/tests/cli.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> cutr/tests/cli.rs:158:27
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let output = Command::cargo_bin(PRG)?.args(args).output().expect("fail");
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> fortuner/tests/cli.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> cutr/tests/cli.rs:170:27
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let output = Command::cargo_bin(PRG)?.args(args).output().expect("fail");
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> fortuner/tests/cli.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> fortuner/tests/cli.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> fortuner/tests/cli.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> fortuner/tests/cli.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let output = Command::cargo_bin(PRG)?.args(args).output().expect("fail");
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> fortuner/tests/cli.rs:135:27
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let output = Command::cargo_bin(PRG)?.args(args).output().expect("fail");
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> headr/tests/cli.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     rand::thread_rng()
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> headr/tests/cli.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> headr/tests/cli.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> headr/tests/cli.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> headr/tests/cli.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> headr/tests/cli.rs:110:27
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let output = Command::cargo_bin(PRG)?.args(args).output().expect("fail");
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> headr/tests/cli.rs:130:27
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> lsr/tests/cli.rs:17:38
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let filename: String = rand::thread_rng()
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> lsr/tests/cli.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> lsr/tests/cli.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> lsr/tests/cli.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> lsr/tests/cli.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let cmd = Command::cargo_bin(PRG)?
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> lsr/tests/cli.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let cmd = Command::cargo_bin(PRG)?.args(args).assert().success();
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> lsr/tests/cli.rs:181:24
[INFO] [stdout]     |
[INFO] [stdout] 181 |     let cmd = Command::cargo_bin(PRG)?.args(args).assert().success();
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> grepr/tests/cli.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> grepr/tests/cli.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> grepr/tests/cli.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> grepr/tests/cli.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let output = Command::cargo_bin(PRG)?.args(args).output().expect("fail");
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> grepr/tests/cli.rs:238:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> grepr/tests/cli.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> grepr/tests/cli.rs:279:27
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tailr/tests/cli.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tailr/tests/cli.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tailr/tests/cli.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tailr/tests/cli.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tailr/tests/cli.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tailr/tests/cli.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let output = Command::cargo_bin(PRG)?.args(args).output().expect("fail");
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> calr/tests/cli.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> calr/tests/cli.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> calr/tests/cli.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> calr/tests/cli.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> calr/tests/cli.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> calr/tests/cli.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> calr/tests/cli.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> calr/tests/cli.rs:122:14
[INFO] [stdout]     |
[INFO] [stdout] 122 |     Command::cargo_bin(PRG)?
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> calr/tests/cli.rs:149:18
[INFO] [stdout]     |
[INFO] [stdout] 149 |         Command::cargo_bin(PRG)?
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> calr/tests/cli.rs:188:27
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let output = Command::cargo_bin(PRG)?.args(args).output().expect("fail");
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> calr/tests/cli.rs:199:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let cmd = Command::cargo_bin(PRG)?.assert().success();
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> calr/tests/cli.rs:235:24
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let cmd = Command::cargo_bin(PRG)?.arg("-y").assert().success();
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> catr/tests/cli.rs:32:38
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let filename: String = rand::thread_rng()
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> wcr/tests/cli.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> wcr/tests/cli.rs:46:27
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let output = Command::cargo_bin(PRG)?.args(args).output().expect("fail");
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> wcr/tests/cli.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> wcr/tests/cli.rs:171:27
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> catr/tests/cli.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |         Command::cargo_bin(PRG)?
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]   --> commr/tests/cli.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let filename: String = rand::thread_rng()
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> catr/tests/cli.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> commr/tests/cli.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> commr/tests/cli.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> commr/tests/cli.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> commr/tests/cli.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> commr/tests/cli.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let output = Command::cargo_bin(PRG)?.args(args).output().expect("fail");
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> commr/tests/cli.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> catr/tests/cli.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let output = Command::cargo_bin(PRG)?.args(args).output().unwrap();
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> catr/tests/cli.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let output = Command::cargo_bin(PRG)?
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Path` in this scope
[INFO] [stdout]    --> findr/tests/cli.rs:289:9
[INFO] [stdout]     |
[INFO] [stdout] 289 |     if !Path::new(dirname).exists() {
[INFO] [stdout]     |         ^^^^ use of undeclared type `Path`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::path::Path;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking echor v0.1.0 (/opt/rustwide/workdir/echor)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> findr/tests/cli.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> findr/tests/cli.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> findr/tests/cli.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Command::cargo_bin(PRG)?
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> findr/tests/cli.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let cmd = Command::cargo_bin(PRG)?.args(args).assert().success();
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> findr/tests/cli.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let cmd = Command::cargo_bin(PRG)?
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> echor/tests/cli.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut cmd = Command::cargo_bin("echor")?;
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> echor/tests/cli.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut cmd = Command::cargo_bin("echor")?;
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> echor/tests/cli.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Command::cargo_bin("echor")?.args(args).assert().success().stdout(expected);
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `findr` (test "cli") due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "952167590f99225392daa6992d89e2125c2f100e3e87aba8fc737902cab1a8da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "952167590f99225392daa6992d89e2125c2f100e3e87aba8fc737902cab1a8da", kill_on_drop: false }`
[INFO] [stdout] 952167590f99225392daa6992d89e2125c2f100e3e87aba8fc737902cab1a8da
